hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
HipWebAudioDecoder.decode
hip
audio_decoding
audio
HipWebAudioDecoder
Undocumented in source. Be warned that the author may not have intended to support it.
class
HipWebAudioDecoder
bool
decode
(
in
ubyte
[]
data
,
HipAudioEncoding
encoding
,
HipAudioType
type
,
void
delegate
(
in
ubyte
[]
data
)
onSuccess
,
void
delegate
(
)
onFailure
)
Meta
Source
See Implementation
hip
audio_decoding
audio
HipWebAudioDecoder
functions
decode
dispose
getClipData
startDecoding
updateDecoding
variables
buffer